%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 0}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: d99e36ef486e73e438ae778331a97d84, type: 3}
  m_Name: HealthSystem
  m_EditorClassIdentifier: 
  nameId: HealthSystem
  nameString: Health System
  description: 'Manage any kind of health on any kind of object

    Damage, Heal,
    fires several events when data changes.

    Use on Units, Buildings, Items;
    anything you want to have some health'
  tags: System
  iconSprite: {fileID: 21300000, guid: fab6310f0783a124f9a2f7147bdca7a7, type: 3}
  demoScene: {fileID: 102900000, guid: c8f30cf1c919873438d671b833fd9918, type: 3}
  walkthroughVideoYouTubeVideo:
    youTubeId: bsOrYbaWbhs
    title: 
  tutorialVideoYouTubeVideo:
    youTubeId: tf8NhUgORQg
    title: How to make a Health System
  relatedVideoYouTubeVideoArray:
  - youTubeId: cR8jP8OGbhM
    title: Health Bar Damage Taken Effects
  - youTubeId: Zwgj3mwOVlg
    title: Place UI Elements in your World! (Health Bar, Overlays, Timers)
  - youTubeId: iD1_JczQcFY
    title: How to make Damage Popup Text
  - youTubeId: nliDeB_OQP4
    title: Sekiro's Vitality Posture System built in Unity
  - youTubeId: oLEEPL2WmAk
    title: Apex Legends Health System built in Unity
